home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1998 October
/
Macworld (1998-10).dmg
/
Serious Demos
/
Morpha
/
3DO.DXR
/
00066_mess.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-07-31
|
199 b
|
12 lines
on mouseUp
global label, s, sel, drums
set label to 2
puppetSound(1, 0)
mixdown2()
set s to random(10)
do("sel" & s + 10 & EMPTY)
set sel to s + 10
set drums to 0
go(marker(1))
end